Skip to content

Conversation

@Rageking8
Copy link
Contributor

Add missing semicolon which causes a syntax error and update some metadata.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 08147a0:

✅ Validation status: passed

File Status Preview URL Details
docs/data/odbc/recordset-fetching-records-in-bulk-odbc.md ✅Succeeded
docs/error-messages/compiler-errors-2/compiler-error-c2698.md ✅Succeeded
docs/sanitizers/error-new-delete-type-mismatch.md ✅Succeeded
docs/standard-library/gslice-array-class.md ✅Succeeded
docs/standard-library/ratio.md ✅Succeeded
docs/standard-library/scoped-lock-class.md ✅Succeeded
docs/standard-library/slice-array-class.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards
Copy link
Contributor

v-dirichards commented Sep 2, 2025

@TylerMSFT

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Sep 2, 2025
@v-dirichards v-dirichards self-assigned this Sep 25, 2025
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding the mighty (and necessary) semicolon.

@TylerMSFT
Copy link
Collaborator

#sign-off

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes C++ syntax errors by adding missing semicolons after struct/class definitions in code examples, and updates metadata to follow repository conventions.

Changes:

  • Added missing semicolons (;) to C++ struct/class definitions in 7 documentation files, fixing syntax errors in code examples
  • Updated frontmatter metadata to follow repository conventions: placing title before description, removing deprecated ms.assetid fields, and removing quotes from ms.date values

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/standard-library/slice-array-class.md Fixed missing semicolon after slice_array class definition; updated metadata ordering and removed ms.assetid
docs/standard-library/scoped-lock-class.md Fixed missing semicolon after scoped_lock class definition; updated metadata ordering and removed quotes from ms.date
docs/standard-library/ratio.md Fixed missing semicolon after ratio struct definition; updated metadata ordering, removed ms.assetid, and removed quotes from ms.date
docs/standard-library/gslice-array-class.md Fixed missing semicolon after gslice_array class definition; updated metadata ordering and removed ms.assetid
docs/sanitizers/error-new-delete-type-mismatch.md Fixed missing semicolon after Base struct definition in code example
docs/error-messages/compiler-errors-2/compiler-error-c2698.md Fixed missing semicolon after C struct definition in code example
docs/data/odbc/recordset-fetching-records-in-bulk-odbc.md Fixed missing semicolon after MultiRowSet class definition; updated metadata ordering, removed ms.assetid, and removed quotes from ms.date

@v-dirichards v-dirichards merged commit de9c4ba into MicrosoftDocs:main Jan 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aq-pr-triaged Tracking label for the PR review team ready-to-merge review-team-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants